hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipFont.getKerning
hip
api
data
font
HipFont
Undocumented in source.
int
getKerning
(dchar current, dchar next)
int
getKerning
(const(HipFontChar)* current, const(HipFontChar)* next)
class
HipFont
abstract const
int
getKerning
(
const
(
HipFontChar
)*
current
,
const
(
HipFontChar
)*
next
)
Meta
Source
See Implementation
hip
api
data
font
HipFont
functions
calculateTextBounds
characters
getFontWithSize
getKerning
lineBreakHeight
spaceWidth
texture
wordWrapRange
variables
_characters
_lineBreakHeight
_spaceWidth
_texture